home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / EDITORS / FUE / h / EFOLDING < prev    next >
Text File  |  1991-04-03  |  537b  |  16 lines

  1. /*      EFOLDING:       Initial default fold markers, and 
  2.                         file specific extension information.
  3.                         Fold characters can be added to
  4.                         MicroEMACS by editing this file and
  5.                         rebuilding the system. 
  6. */
  7.  
  8. /*      Modifications:
  9.         13-Sep-89       Mike Burrow (INMOS)     Original.
  10.         11-Oct-89       Bob Green (INMOS)       Added dynamic fold table.
  11. */
  12.  
  13. /* Note: C comments within quotes are ok */
  14.  
  15. NOSHARE FOLDMARKENT     *foldmarktab = NULL;
  16.